FaProgramVersion_PaymentPeriod 
Logical Entity Name  FaProgramVersion_PaymentPeriod 
Default Table Name  FaProgramVersion_PaymentPeriod 
Physical Only  NO 
Definition 
 
Note 
 

FaProgramVersion_PaymentPeriod Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaProgramVersion_PaymentPeriodID(PK)    int  NO 
 
UserID(FK)    int  NO 
 
AdProgramVersionID(FK)    int  NO 
 
FaFundSourceID    int  NO 
 
PeriodNum    int  NO 
 
Credits    money  NO 
 
Weeks    money  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 
ClockToCreditRateCode    tinyint  NO 
 

FaProgramVersion_PaymentPeriod Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaProgramVersion_PaymentPeriod_FaProgramVersion_PaymentPeriodID  PrimaryKey  FaProgramVersion_PaymentPeriodID 

FaProgramVersion_PaymentPeriod Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgramVersion  Non-Identifying  One To Zero or More  FK_FaProgramVersion_PaymentPeriod_AdProgramVersionID_AdProgramVersion_AdProgramVersionID      AdProgramVersionID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaProgramVersion_PaymentPeriod_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaProgramVersion_PaymentPeriod Check Constraints 
Check Constraint Name  CheckConstraint